home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / proboard / userb12.zip / USERBAR.DOC < prev    next >
Text File  |  1996-05-07  |  8KB  |  180 lines

  1.  
  2.  
  3.            ██   ██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██████▄ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  4.            ██   ██                         ██   ██                  █
  5.            ██   ██ ▄█████▄ ▄██████ ██████▄ ██▄▄▄█▀ ▄█████▄ ██████▄  █
  6.            ██   ██ ██▄▄▄▄  ██▄▄▄▄  ██   ██ ██▀▀▀██ ██▄▄▄██ ██   ██  █
  7.            ██   ██  ▀▀▀▀██ ██▀▀▀▀  ██████  ██   ██ ██▀▀▀██ ██████   █
  8.            ▀█████▀ ▀█████▀ ▀██████ ██  ▀██ ██████▀ ██   ██ ██  ▀██  █
  9.                                                                     █
  10.           ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  11.   
  12.  
  13.                         ProBoard 2.15 PEX Version 1.2
  14.                          FreeWare by Olivier Debonne
  15.  
  16.                      Copyright (C) 1996 by Olivier Debonne
  17.                        Free Corner BBS, +32-56-XX.XX.XX
  18.                                (not online yet!)
  19.  
  20. ╔══════════════════════════════════════════════════════════════════════════╗
  21. ║ ▒▒ Introduction ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ║
  22. ╚══════════════════════════════════════════════════════════════════════════╝
  23.  
  24.  UserBar is a PEX for ProBoard 2.15 that will show the user a tiny graphical
  25.  bar with the amount of Time/Kb he/she has left. It is totally user
  26.  configurable, including the characters and all colors used.
  27.  
  28.  UserBar is configured by an .INI file. New in this version is that you can
  29.  have multiple .INI files for every menu. This means total flexibility!
  30.  
  31.  UserBar needs ANSi to run smooth. If a you have users who use ASCii, don't
  32.  panic! The program will recognize their terminal setting and they won't see
  33.  a thing.
  34.  
  35.  Messager is, like all my other ProBoard utilities, FREEWARE.
  36.  
  37.  I'd like to encourage more programmers to write FreeWare in stead of
  38.  ShareWare, because there are a lot of programmers (I don't write names)
  39.  who spend more time on their registration key system than the actual
  40.  program...
  41.  
  42. ╔══════════════════════════════════════════════════════════════════════════╗
  43. ║ ▒▒ Disclaimer ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ║
  44. ╚══════════════════════════════════════════════════════════════════════════╝
  45.  
  46.  This software and its documentation is copyrighted material of Olivier
  47.  Debonne.
  48.  
  49.  I reserve the right to quit giving support or releasing updates for the
  50.  software at any time.
  51.  
  52.  The software and other material included in the distribution archive are
  53.  provided "AS IS" without warranty of any kind. We do not guarantee the
  54.  correct functioning and/or reliability of the software. The author will
  55.  not be liable for any direct or indirect damages, resulting from the use
  56.  of the software.
  57.  
  58.  You may not reverse-engineer this software in any way and you may certainly
  59.  not add, change or delete any files in the distribution archive !
  60.  
  61.  You are free to distribute the original, unmodified UserBar archive
  62.  provided no fee is charged for its distribution. This excludes charges
  63.  for online time on electronic bulletin boards or other communication
  64.  services.
  65.  
  66. ╔══════════════════════════════════════════════════════════════════════════╗
  67. ║ ▒▒ Changes ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ║
  68. ╚══════════════════════════════════════════════════════════════════════════╝
  69.  
  70.  - Version 1.2
  71.  
  72.     ■ Bolean variables added to control Time/Kb Bar
  73.     ■ Multiple configuration files
  74.     ■ Compiled with ProBoard SDK 2.15
  75.     ■ Some optimalisation!
  76.  
  77.  - Version 1.1
  78.  
  79.     ■ Bugfix: When Time/Kb Limit is set to 0, for New Users, eg. UserBar gave
  80.       a nice Divide Error and returns to the DOS Prompt. This is now FIXED !
  81.  
  82.  - Version 1.0
  83.  
  84.     ■ This is the first public release.
  85.     ■ Almost everything user definable through an .INI file.
  86.     ■ Amount in Percent (%) or in minutes/Kb left on the screen?
  87.  
  88. ╔══════════════════════════════════════════════════════════════════════════╗
  89. ║ ▒▒ UserBar in the Future ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ║
  90. ╚══════════════════════════════════════════════════════════════════════════╝
  91.  
  92.  ■ Faster, 486/Pentium optimized version?
  93.  ■ ASCii terminal support?
  94.  
  95. ╔══════════════════════════════════════════════════════════════════════════╗
  96. ║ ▒▒ Installation ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ║
  97. ╚══════════════════════════════════════════════════════════════════════════╝
  98.  
  99.  Copy the PEX file (USERBAR.PEX) to the PEX directory. Copy the sample
  100.  configuration file USERBAR.INI to any directory.
  101.  
  102.  Make, in a menu an entry to run UserBar. If you have an automated entry
  103.  to show your menu ANSi file, add another automated entry right after it.
  104.  Use a #60 -  Run SDK File with USERBAR in the data line. Add after that
  105.  a parameter which calls the configuration file, until you have the
  106.  following syntax:
  107.  
  108.  USERBAR <Path and Filename of a configuration file>
  109.  
  110.  eg. USERBAR C:\PB\USERBAR\MAIN.USB
  111.  
  112.  Modify the configuration file to your needs. There's no need for a
  113.  description in this file, the .INI file is well commented.
  114.  
  115.  As you can see, you can have several configuration files. Now, you can
  116.  make one for every menu on your BBS! I think this PEX is completely
  117.  configurable.
  118.  
  119.  For compatibility reasons, there's a backwards support with my older
  120.  versions. If you just enter 'USERBAR' on the data line, then the program
  121.  will try to search for USERBAR.INI in the ProBoard System Directory.
  122.  
  123. ╔══════════════════════════════════════════════════════════════════════════╗
  124. ║ ▒▒ Credits ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ║
  125. ╚══════════════════════════════════════════════════════════════════════════╝
  126.  
  127.  This program was made by Olivier Debonne. I used Borland C++ 2.0 for DOS
  128.  to edit and compile the source. The source contains about 210 lines, which
  129.  is equals to 4.5 KB of code. That includes all commentary.
  130.  
  131.  This document (USERBAR.DOC) file was edited with the Editor (EDIT.COM)
  132.  supplied with Windows 95.
  133.  
  134.  The following names/product mentioned in this document are copyrighted
  135.  material, trademarks or registred trademarks.
  136.  
  137.  Borland C++                   Borland International, Inc.
  138.  Fidonet                       Tom Jennings.
  139.  ProBoard                      Philippe Leybaert
  140.  Windows 95, MS-Editor         Microsoft, Inc.
  141.  
  142.  My home address is : Olivier Debonne
  143.                       Kozakstraat 201
  144.                       B-8560 Wevelgem
  145.                       Belgium
  146.  
  147.  I monitor both PROBOARD and PROBOARD.029 Fidonet echoes. My Fidonet address
  148.  is 2:291/1501.61. Leave a Netmail for a specific question!
  149.  
  150.  My Internet E-Mail address : odebonne@texas.knooppunt.be
  151.  
  152.  You can always download/freq my latest productions on USS Aurora. You can
  153.  find the phone number in my FAQ called VS_PROD.FAQ!
  154.  
  155. ╔══════════════════════════════════════════════════════════════════════════╗
  156. ║ ▒▒ Distribution Sites ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ║
  157. ╚══════════════════════════════════════════════════════════════════════════╝
  158.  
  159.  - For Belgium/Europe
  160.  
  161.         USS Aurora (2:292/628)
  162.         Sysop Ruben Provoost [JMJ]
  163.         +32-16-490588
  164.  
  165.  - For UK/Schotland
  166.  
  167.         The Slice of Lime BBS (2:2500/623)
  168.         Sysop Garrick Darts
  169.         +44-121-6226601
  170.  
  171.  - I'm searching for distribution sites in The Nederlands, Germany and USA.
  172.    Please write a message to me if you want to be my distribution site. All
  173.    you need is a 24/24h BBS with Fidonet and/or TGPBN support. Other ProBoard
  174.    alike nets are recommended, but not necesarry.
  175.  
  176.  
  177.       ───────────────═════════════════════════════════────────────────
  178.                  E  N  D    O  F    D  O  C  U  M  E  N  T
  179.       ───────────────═════════════════════════════════────────────────
  180.